Click or drag to resize

PersonaPostalAddress Properties

The PersonaPostalAddress type exposes the following members.

Properties
  NameDescription
Public propertyAccuracy
Represents the accuracy of the latitude and longitude of the associated postal address.
Public propertyAltitude
Represents the altitude of the associated postal address.
Public propertyAltitudeAccuracy
Represents the accuracy of the altitude of the associated postal address.
Public propertyCity
Represents the city portion of a postal address
Public propertyCountry
Represents the country portion of a postal address
Public propertyFormattedAddress
Specifies the formatted display value of the associated postal address.
Public propertyLatitude
Represents the latitude of the location of the associated postal address.
Public propertyLocationSource
Contains information about the origin of the associated postal address; for example, a contact or a telephone book.
Public propertyLocationUri
Specifies a URI, for example for an Internet address, of the associated postal address.
Public propertyLongitude
Represents the longitude of the location of the associated postal address.
Public propertyPostalCode
Represents the postal code portion of a postal address
Public propertyPostOfficeBox
Represents the post office box portion of a postal address
Public propertyState
Represents the state portion of a postal address
Public propertyStreet
Represents the street portion of a postal address
Public propertyType
Specifies the type of postal address; for example, Home or Business.
Top
See Also